1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmMain
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
26         Me.Button2 = New System.Windows.Forms.Button()
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.Label3 = New System.Windows.Forms.Label()
29         Me.Label2 = New System.Windows.Forms.Label()
30         Me.Label1 = New System.Windows.Forms.Label()
31         Me.Button5 = New System.Windows.Forms.Button()
32         Me.Button4 = New System.Windows.Forms.Button()
33         Me.Button1 = New System.Windows.Forms.Button()
34         Me.Button3 = New System.Windows.Forms.Button()
35         Me.Button6 = New System.Windows.Forms.Button()
36         Me.GroupBox1 = New System.Windows.Forms.GroupBox()
37         Me.Button9 = New System.Windows.Forms.Button()
38         Me.Button7 = New System.Windows.Forms.Button()
39         Me.Label5 = New System.Windows.Forms.Label()
40         Me.ComboBox1 = New System.Windows.Forms.ComboBox()
41         Me.Label4 = New System.Windows.Forms.Label()
42         Me.Button8 = New System.Windows.Forms.Button()
43         Me.TextBox1 = New System.Windows.Forms.TextBox()
44         Me.Label6 = New System.Windows.Forms.Label()
45         Me.Label7 = New System.Windows.Forms.Label()
46         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
47         Me.GroupBox2 = New System.Windows.Forms.GroupBox()
48         Me.Button13 = New System.Windows.Forms.Button()
49         Me.Label10 = New System.Windows.Forms.Label()
50         Me.Label9 = New System.Windows.Forms.Label()
51         Me.Button12 = New System.Windows.Forms.Button()
52         Me.Button10 = New System.Windows.Forms.Button()
53         Me.Label8 = New System.Windows.Forms.Label()
54         Me.TextBox2 = New System.Windows.Forms.TextBox()
55         Me.Button11 = New System.Windows.Forms.Button()
56         Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
57         Me.Panel2 = New System.Windows.Forms.Panel()
58         Me.GroupBox4 = New System.Windows.Forms.GroupBox()
59         Me.Button17 = New System.Windows.Forms.Button()
60         Me.Button18 = New System.Windows.Forms.Button()
61         Me.Button19 = New System.Windows.Forms.Button()
62         Me.TextBox4 = New System.Windows.Forms.TextBox()
63         Me.Label13 = New System.Windows.Forms.Label()
64         Me.Label14 = New System.Windows.Forms.Label()
65         Me.GroupBox3 = New System.Windows.Forms.GroupBox()
66         Me.Button14 = New System.Windows.Forms.Button()
67         Me.Button15 = New System.Windows.Forms.Button()
68         Me.Button16 = New System.Windows.Forms.Button()
69         Me.TextBox3 = New System.Windows.Forms.TextBox()
70         Me.Label11 = New System.Windows.Forms.Label()
71         Me.Label12 = New System.Windows.Forms.Label()
72         Me.Panel3 = New System.Windows.Forms.Panel()
73         Me.Button20 = New System.Windows.Forms.Button()
74         Me.Label15 = New System.Windows.Forms.Label()
75         Me.Label16 = New System.Windows.Forms.Label()
76         Me.Button21 = New System.Windows.Forms.Button()
77         Me.Label17 = New System.Windows.Forms.Label()
78         Me.Panel1.SuspendLayout()
79         Me.GroupBox1.SuspendLayout()
80         Me.GroupBox2.SuspendLayout()
81         Me.Panel2.SuspendLayout()
82         Me.GroupBox4.SuspendLayout()
83         Me.GroupBox3.SuspendLayout()
84         Me.Panel3.SuspendLayout()
85         Me.SuspendLayout()
86         
'
87         
'Button2
88         
'
89         Me.Button2.BackgroundImage = Global.FolderLock.My.Resources.Resources.button_cancel
90         Me.Button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
91         Me.Button2.Location = New System.Drawing.Point(
620, 1)
92         Me.Button2.Name =
"Button2"
93         Me.Button2.Size = New System.Drawing.Size(
37, 36)
94         Me.Button2.TabIndex =
3
95         Me.Button2.UseVisualStyleBackColor = True
96         
'
97         
'Panel1
98         
'
99         Me.Panel1.BackColor = System.Drawing.Color.Transparent
100         Me.Panel1.Controls.Add(Me.Label3)
101         Me.Panel1.Controls.Add(Me.Label2)
102         Me.Panel1.Controls.Add(Me.Label1)
103         Me.Panel1.Controls.Add(Me.Button5)
104         Me.Panel1.Controls.Add(Me.Button4)
105         Me.Panel1.Controls.Add(Me.Button1)
106         Me.Panel1.Controls.Add(Me.Button3)
107         Me.Panel1.Location = New System.Drawing.Point(
12, 85)
108         Me.Panel1.Name =
"Panel1"
109         Me.Panel1.Size = New System.Drawing.Size(
137, 429)
110         Me.Panel1.TabIndex =
4
111         
'
112         
'Label3
113         
'
114         Me.Label3.AutoSize = True
115         Me.Label3.Font = New System.Drawing.Font(
"Verdana", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
116         Me.Label3.Location = New System.Drawing.Point(
33, 330)
117         Me.Label3.Name =
"Label3"
118         Me.Label3.Size = New System.Drawing.Size(
78, 14)
119         Me.Label3.TabIndex =
7
120         Me.Label3.Text =
"Hide Folder"
121         
'
122         
'Label2
123         
'
124         Me.Label2.AutoSize = True
125         Me.Label2.Font = New System.Drawing.Font(
"Verdana", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
126         Me.Label2.Location = New System.Drawing.Point(
33, 213)
127         Me.Label2.Name =
"Label2"
128         Me.Label2.Size = New System.Drawing.Size(
78, 14)
129         Me.Label2.TabIndex =
6
130         Me.Label2.Text =
"Folder Lock"
131         
'
132         
'Label1
133         
'
134         Me.Label1.AutoSize = True
135         Me.Label1.Font = New System.Drawing.Font(
"Verdana", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
136         Me.Label1.Location = New System.Drawing.Point(
11, 99)
137         Me.Label1.Name =
"Label1"
138         Me.Label1.Size = New System.Drawing.Size(
118, 14)
139         Me.Label1.TabIndex =
5
140         Me.Label1.Text =
"HDD Icon Change"
141         
'
142         
'Button5
143         
'
144         Me.Button5.BackgroundImage = Global.FolderLock.My.Resources.Resources.about_us_icon_15
145         Me.Button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
146         Me.Button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat
147         Me.Button5.Location = New System.Drawing.Point(
19, 352)
148         Me.Button5.Name =
"Button5"
149         Me.Button5.Size = New System.Drawing.Size(
103, 74)
150         Me.Button5.TabIndex =
4
151         Me.Button5.UseVisualStyleBackColor = True
152         
'
153         
'Button4
154         
'
155         Me.Button4.BackgroundImage = Global.FolderLock.My.Resources.Resources.hide
156         Me.Button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
157         Me.Button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat
158         Me.Button4.Location = New System.Drawing.Point(
19, 233)
159         Me.Button4.Name =
"Button4"
160         Me.Button4.Size = New System.Drawing.Size(
103, 94)
161         Me.Button4.TabIndex =
3
162         Me.Button4.UseVisualStyleBackColor = True
163         
'
164         
'Button1
165         
'
166         Me.Button1.BackgroundImage = Global.FolderLock.My.Resources.Resources._2f26c83436ab46eab35200239aadb977
167         Me.Button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
168         Me.Button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat
169         Me.Button1.Location = New System.Drawing.Point(
19, 118)
170         Me.Button1.Name =
"Button1"
171         Me.Button1.Size = New System.Drawing.Size(
103, 91)
172         Me.Button1.TabIndex =
2
173         Me.Button1.UseVisualStyleBackColor = True
174         
'
175         
'Button3
176         
'
177         Me.Button3.BackgroundImage = Global.FolderLock.My.Resources.Resources.hdd
178         Me.Button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
179         Me.Button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat
180         Me.Button3.Location = New System.Drawing.Point(
15, 3)
181         Me.Button3.Name =
"Button3"
182         Me.Button3.Size = New System.Drawing.Size(
107, 93)
183         Me.Button3.TabIndex =
1
184         Me.Button3.UseVisualStyleBackColor = True
185         
'
186         
'Button6
187         
'
188         Me.Button6.BackgroundImage = Global.FolderLock.My.Resources.Resources.min1
189         Me.Button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
190         Me.Button6.Location = New System.Drawing.Point(
581, 1)
191         Me.Button6.Name =
"Button6"
192         Me.Button6.Size = New System.Drawing.Size(
37, 36)
193         Me.Button6.TabIndex =
5
194         Me.Button6.UseVisualStyleBackColor = True
195         
'
196         
'GroupBox1
197         
'
198         Me.GroupBox1.BackColor = System.Drawing.Color.Transparent
199         Me.GroupBox1.Controls.Add(Me.Button9)
200         Me.GroupBox1.Controls.Add(Me.Button7)
201         Me.GroupBox1.Controls.Add(Me.Label5)
202         Me.GroupBox1.Controls.Add(Me.ComboBox1)
203         Me.GroupBox1.Controls.Add(Me.Label4)
204         Me.GroupBox1.Controls.Add(Me.Button8)
205         Me.GroupBox1.Controls.Add(Me.TextBox1)
206         Me.GroupBox1.Controls.Add(Me.Label6)
207         Me.GroupBox1.Controls.Add(Me.Label7)
208         Me.GroupBox1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
209         Me.GroupBox1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
210         Me.GroupBox1.Location = New System.Drawing.Point(
164, 203)
211         Me.GroupBox1.Name =
"GroupBox1"
212         Me.GroupBox1.Size = New System.Drawing.Size(
487, 186)
213         Me.GroupBox1.TabIndex =
6
214         Me.GroupBox1.TabStop = False
215         Me.GroupBox1.Text =
"Change Drive Icon"
216         Me.GroupBox1.Visible = False
217         
'
218         
'Button9
219         
'
220         Me.Button9.BackgroundImage = Global.FolderLock.My.Resources.Resources.button_cancel
221         Me.Button9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
222         Me.Button9.Location = New System.Drawing.Point(
444, 13)
223         Me.Button9.Name =
"Button9"
224         Me.Button9.Size = New System.Drawing.Size(
37, 36)
225         Me.Button9.TabIndex =
8
226         Me.Button9.UseVisualStyleBackColor = True
227         
'
228         
'Button7
229         
'
230         Me.Button7.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
231         Me.Button7.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
232         Me.Button7.Location = New System.Drawing.Point(
353, 135)
233         Me.Button7.Name =
"Button7"
234         Me.Button7.Size = New System.Drawing.Size(
98, 25)
235         Me.Button7.TabIndex =
7
236         Me.Button7.Text =
"Change"
237         Me.Button7.UseVisualStyleBackColor = True
238         
'
239         
'Label5
240         
'
241         Me.Label5.AutoSize = True
242         Me.Label5.Location = New System.Drawing.Point(
277, 141)
243         Me.Label5.Name =
"Label5"
244         Me.Label5.Size = New System.Drawing.Size(
79, 13)
245         Me.Label5.TabIndex =
6
246         Me.Label5.Text =
"Change Icon"
247         
'
248         
'ComboBox1
249         
'
250         Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
251         Me.ComboBox1.FormattingEnabled = True
252         Me.ComboBox1.Items.AddRange(New Object() {
"A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", "P", "Q", "R", "S", "T", "U", "V", "W", "X", "Y", "Z"})
253         Me.ComboBox1.Location = New System.Drawing.Point(
173, 134)
254         Me.ComboBox1.Name =
"ComboBox1"
255         Me.ComboBox1.Size = New System.Drawing.Size(
76, 21)
256         Me.ComboBox1.TabIndex =
5
257         
'
258         
'Label4
259         
'
260         Me.Label4.AutoSize = True
261         Me.Label4.Location = New System.Drawing.Point(
96, 137)
262         Me.Label4.Name =
"Label4"
263         Me.Label4.Size = New System.Drawing.Size(
78, 13)
264         Me.Label4.TabIndex =
4
265         Me.Label4.Text =
"Drive Latter"
266         
'
267         
'Button8
268         
'
269         Me.Button8.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
270         Me.Button8.Location = New System.Drawing.Point(
360, 87)
271         Me.Button8.Name =
"Button8"
272         Me.Button8.Size = New System.Drawing.Size(
27, 21)
273         Me.Button8.TabIndex =
3
274         Me.Button8.Text =
"..."
275         Me.Button8.UseVisualStyleBackColor = True
276         
'
277         
'TextBox1
278         
'
279         Me.TextBox1.Location = New System.Drawing.Point(
199, 87)
280         Me.TextBox1.Name =
"TextBox1"
281         Me.TextBox1.Size = New System.Drawing.Size(
170, 20)
282         Me.TextBox1.TabIndex =
2
283         
'
284         
'Label6
285         
'
286         Me.Label6.AutoSize = True
287         Me.Label6.Location = New System.Drawing.Point(
93, 87)
288         Me.Label6.Name =
"Label6"
289         Me.Label6.Size = New System.Drawing.Size(
108, 13)
290         Me.Label6.TabIndex =
1
291         Me.Label6.Text =
"Select Icon(.icon)"
292         
'
293         
'Label7
294         
'
295         Me.Label7.AutoSize = True
296         Me.Label7.Font = New System.Drawing.Font(
"Monotype Corsiva", 27.75!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
297         Me.Label7.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
298         Me.Label7.Location = New System.Drawing.Point(
131, 16)
299         Me.Label7.Name =
"Label7"
300         Me.Label7.Size = New System.Drawing.Size(
259, 45)
301         Me.Label7.TabIndex =
0
302         Me.Label7.Text =
"Drive Icon(.icon)"
303         
'
304         
'OpenFileDialog1
305         
'
306         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
307         
'
308         
'GroupBox2
309         
'
310         Me.GroupBox2.BackColor = System.Drawing.Color.Transparent
311         Me.GroupBox2.Controls.Add(Me.Button13)
312         Me.GroupBox2.Controls.Add(Me.Label10)
313         Me.GroupBox2.Controls.Add(Me.Label9)
314         Me.GroupBox2.Controls.Add(Me.Button12)
315         Me.GroupBox2.Controls.Add(Me.Button10)
316         Me.GroupBox2.Controls.Add(Me.Label8)
317         Me.GroupBox2.Controls.Add(Me.TextBox2)
318         Me.GroupBox2.Controls.Add(Me.Button11)
319         Me.GroupBox2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
320         Me.GroupBox2.Location = New System.Drawing.Point(
164, 202)
321         Me.GroupBox2.Name =
"GroupBox2"
322         Me.GroupBox2.Size = New System.Drawing.Size(
487, 186)
323         Me.GroupBox2.TabIndex =
7
324         Me.GroupBox2.TabStop = False
325         Me.GroupBox2.Text =
"Folder Lock Unlock"
326         Me.GroupBox2.Visible = False
327         
'
328         
'Button13
329         
'
330         Me.Button13.BackgroundImage = Global.FolderLock.My.Resources.Resources.button_cancel
331         Me.Button13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
332         Me.Button13.Location = New System.Drawing.Point(
444, 13)
333         Me.Button13.Name =
"Button13"
334         Me.Button13.Size = New System.Drawing.Size(
37, 36)
335         Me.Button13.TabIndex =
18
336         Me.Button13.UseVisualStyleBackColor = True
337         
'
338         
'Label10
339         
'
340         Me.Label10.AutoSize = True
341         Me.Label10.BackColor = System.Drawing.Color.Transparent
342         Me.Label10.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
343         Me.Label10.Location = New System.Drawing.Point(
256, 148)
344         Me.Label10.Name =
"Label10"
345         Me.Label10.Size = New System.Drawing.Size(
60, 16)
346         Me.Label10.TabIndex =
17
347         Me.Label10.Text =
"UnLock"
348         
'
349         
'Label9
350         
'
351         Me.Label9.AutoSize = True
352         Me.Label9.BackColor = System.Drawing.Color.Transparent
353         Me.Label9.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
354         Me.Label9.Location = New System.Drawing.Point(
160, 148)
355         Me.Label9.Name =
"Label9"
356         Me.Label9.Size = New System.Drawing.Size(
41, 16)
357         Me.Label9.TabIndex =
16
358         Me.Label9.Text =
"Lock"
359         
'
360         
'Button12
361         
'
362         Me.Button12.BackgroundImage = Global.FolderLock.My.Resources.Resources._2f26c83436ab46eab35200239aadb9771
363         Me.Button12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
364         Me.Button12.Location = New System.Drawing.Point(
139, 65)
365         Me.Button12.Name =
"Button12"
366         Me.Button12.Size = New System.Drawing.Size(
75, 76)
367         Me.Button12.TabIndex =
15
368         Me.Button12.UseVisualStyleBackColor = True
369         
'
370         
'Button10
371         
'
372         Me.Button10.BackgroundImage = Global.FolderLock.My.Resources.Resources._2057e91461b7b69
373         Me.Button10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
374         Me.Button10.Location = New System.Drawing.Point(
249, 65)
375         Me.Button10.Name =
"Button10"
376         Me.Button10.Size = New System.Drawing.Size(
75, 76)
377         Me.Button10.TabIndex =
14
378         Me.Button10.UseVisualStyleBackColor = True
379         
'
380         
'Label8
381         
'
382         Me.Label8.AutoSize = True
383         Me.Label8.BackColor = System.Drawing.Color.Transparent
384         Me.Label8.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
385         Me.Label8.Location = New System.Drawing.Point(
50, 40)
386         Me.Label8.Name =
"Label8"
387         Me.Label8.Size = New System.Drawing.Size(
88, 16)
388         Me.Label8.TabIndex =
13
389         Me.Label8.Text =
"Folder Path"
390         
'
391         
'TextBox2
392         
'
393         Me.TextBox2.BackColor = System.Drawing.SystemColors.HighlightText
394         Me.TextBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
395         Me.TextBox2.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
396         Me.TextBox2.ForeColor = System.Drawing.SystemColors.InfoText
397         Me.TextBox2.Location = New System.Drawing.Point(
139, 36)
398         Me.TextBox2.Name =
"TextBox2"
399         Me.TextBox2.Size = New System.Drawing.Size(
185, 23)
400         Me.TextBox2.TabIndex =
12
401         
'
402         
'Button11
403         
'
404         Me.Button11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
405         Me.Button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat
406         Me.Button11.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
407         Me.Button11.Location = New System.Drawing.Point(
320, 36)
408         Me.Button11.Name =
"Button11"
409         Me.Button11.Size = New System.Drawing.Size(
87, 23)
410         Me.Button11.TabIndex =
11
411         Me.Button11.Text =
"Browse"
412         Me.Button11.UseVisualStyleBackColor = True
413         
'
414         
'Panel2
415         
'
416         Me.Panel2.BackColor = System.Drawing.Color.Transparent
417         Me.Panel2.Controls.Add(Me.GroupBox4)
418         Me.Panel2.Controls.Add(Me.GroupBox3)
419         Me.Panel2.Location = New System.Drawing.Point(
245, 100)
420         Me.Panel2.Name =
"Panel2"
421         Me.Panel2.Size = New System.Drawing.Size(
337, 377)
422         Me.Panel2.TabIndex =
8
423         Me.Panel2.Visible = False
424         
'
425         
'GroupBox4
426         
'
427         Me.GroupBox4.BackColor = System.Drawing.Color.Transparent
428         Me.GroupBox4.Controls.Add(Me.Button17)
429         Me.GroupBox4.Controls.Add(Me.Button18)
430         Me.GroupBox4.Controls.Add(Me.Button19)
431         Me.GroupBox4.Controls.Add(Me.TextBox4)
432         Me.GroupBox4.Controls.Add(Me.Label13)
433         Me.GroupBox4.Controls.Add(Me.Label14)
434         Me.GroupBox4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
435         Me.GroupBox4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
436         Me.GroupBox4.Location = New System.Drawing.Point(
10, 196)
437         Me.GroupBox4.Name =
"GroupBox4"
438         Me.GroupBox4.Size = New System.Drawing.Size(
316, 163)
439         Me.GroupBox4.TabIndex =
7
440         Me.GroupBox4.TabStop = False
441         Me.GroupBox4.Text =
"DirectoryHidden"
442         
'
443         
'Button17
444         
'
445         Me.Button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat
446         Me.Button17.Location = New System.Drawing.Point(
206, 108)
447         Me.Button17.Name =
"Button17"
448         Me.Button17.Size = New System.Drawing.Size(
75, 23)
449         Me.Button17.TabIndex =
11
450         Me.Button17.Text =
"Unhide"
451         Me.Button17.UseVisualStyleBackColor = True
452         
'
453         
'Button18
454         
'
455         Me.Button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat
456         Me.Button18.Location = New System.Drawing.Point(
80, 108)
457         Me.Button18.Name =
"Button18"
458         Me.Button18.Size = New System.Drawing.Size(
75, 23)
459         Me.Button18.TabIndex =
10
460         Me.Button18.Text =
"Hide"
461         Me.Button18.UseVisualStyleBackColor = True
462         
'
463         
'Button19
464         
'
465         Me.Button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat
466         Me.Button19.Location = New System.Drawing.Point(
228, 62)
467         Me.Button19.Name =
"Button19"
468         Me.Button19.Size = New System.Drawing.Size(
75, 21)
469         Me.Button19.TabIndex =
9
470         Me.Button19.Text =
"Browse"
471         Me.Button19.UseVisualStyleBackColor = True
472         
'
473         
'TextBox4
474         
'
475         Me.TextBox4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
476         Me.TextBox4.Location = New System.Drawing.Point(
99, 62)
477         Me.TextBox4.Name =
"TextBox4"
478         Me.TextBox4.Size = New System.Drawing.Size(
135, 21)
479         Me.TextBox4.TabIndex =
8
480         
'
481         
'Label13
482         
'
483         Me.Label13.AutoSize = True
484         Me.Label13.Location = New System.Drawing.Point(
4, 61)
485         Me.Label13.Name =
"Label13"
486         Me.Label13.Size = New System.Drawing.Size(
96, 13)
487         Me.Label13.TabIndex =
7
488         Me.Label13.Text =
"Select directory"
489         
'
490         
'Label14
491         
'
492         Me.Label14.AutoSize = True
493         Me.Label14.Font = New System.Drawing.Font(
"Mistral", 20.25!, CType(((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic) _
494                         Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(
0, Byte))
495         Me.Label14.Location = New System.Drawing.Point(
102, 18)
496         Me.Label14.Name =
"Label14"
497         Me.Label14.Size = New System.Drawing.Size(
106, 33)
498         Me.Label14.TabIndex =
6
499         Me.Label14.Text =
"Directory"
500         
'
501         
'GroupBox3
502         
'
503         Me.GroupBox3.BackColor = System.Drawing.Color.Transparent
504         Me.GroupBox3.Controls.Add(Me.Button14)
505         Me.GroupBox3.Controls.Add(Me.Button15)
506         Me.GroupBox3.Controls.Add(Me.Button16)
507         Me.GroupBox3.Controls.Add(Me.TextBox3)
508         Me.GroupBox3.Controls.Add(Me.Label11)
509         Me.GroupBox3.Controls.Add(Me.Label12)
510         Me.GroupBox3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
511         Me.GroupBox3.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
512         Me.GroupBox3.Location = New System.Drawing.Point(
13, 16)
513         Me.GroupBox3.Name =
"GroupBox3"
514         Me.GroupBox3.Size = New System.Drawing.Size(
312, 163)
515         Me.GroupBox3.TabIndex =
6
516         Me.GroupBox3.TabStop = False
517         Me.GroupBox3.Text =
"File Hidden"
518         
'
519         
'Button14
520         
'
521         Me.Button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat
522         Me.Button14.Location = New System.Drawing.Point(
208, 106)
523         Me.Button14.Name =
"Button14"
524         Me.Button14.Size = New System.Drawing.Size(
75, 23)
525         Me.Button14.TabIndex =
5
526         Me.Button14.Text =
"Unhide"
527         Me.Button14.UseVisualStyleBackColor = True
528         
'
529         
'Button15
530         
'
531         Me.Button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat
532         Me.Button15.Location = New System.Drawing.Point(
82, 106)
533         Me.Button15.Name =
"Button15"
534         Me.Button15.Size = New System.Drawing.Size(
75, 23)
535         Me.Button15.TabIndex =
4
536         Me.Button15.Text =
"Hide"
537         Me.Button15.UseVisualStyleBackColor = True
538         
'
539         
'Button16
540         
'
541         Me.Button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat
542         Me.Button16.Location = New System.Drawing.Point(
229, 59)
543         Me.Button16.Name =
"Button16"
544         Me.Button16.Size = New System.Drawing.Size(
75, 23)
545         Me.Button16.TabIndex =
3
546         Me.Button16.Text =
"Browse"
547         Me.Button16.UseVisualStyleBackColor = True
548         
'
549         
'TextBox3
550         
'
551         Me.TextBox3.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
552         Me.TextBox3.Location = New System.Drawing.Point(
76, 59)
553         Me.TextBox3.Name =
"TextBox3"
554         Me.TextBox3.Size = New System.Drawing.Size(
156, 23)
555         Me.TextBox3.TabIndex =
2
556         
'
557         
'Label11
558         
'
559         Me.Label11.AutoSize = True
560         Me.Label11.Location = New System.Drawing.Point(
6, 59)
561         Me.Label11.Name =
"Label11"
562         Me.Label11.Size = New System.Drawing.Size(
67, 13)
563         Me.Label11.TabIndex =
1
564         Me.Label11.Text =
"Select File"
565         
'
566         
'Label12
567         
'
568         Me.Label12.AutoSize = True
569         Me.Label12.Font = New System.Drawing.Font(
"Mistral", 20.25!, CType(((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Italic) _
570                         Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(
0, Byte))
571         Me.Label12.Location = New System.Drawing.Point(
104, 16)
572         Me.Label12.Name =
"Label12"
573         Me.Label12.Size = New System.Drawing.Size(
52, 33)
574         Me.Label12.TabIndex =
0
575         Me.Label12.Text =
"File"
576         
'
577         
'Panel3
578         
'
579         Me.Panel3.BackColor = System.Drawing.Color.Transparent
580         Me.Panel3.Controls.Add(Me.Button20)
581         Me.Panel3.Controls.Add(Me.Label15)
582         Me.Panel3.Controls.Add(Me.Label16)
583         Me.Panel3.Location = New System.Drawing.Point(
188, 153)
584         Me.Panel3.Name =
"Panel3"
585         Me.Panel3.Size = New System.Drawing.Size(
440, 259)
586         Me.Panel3.TabIndex =
9
587         Me.Panel3.Visible = False
588         
'
589         
'Button20
590         
'
591         Me.Button20.BackColor = System.Drawing.Color.Transparent
592         Me.Button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat
593         Me.Button20.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
594         Me.Button20.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
595         Me.Button20.Location = New System.Drawing.Point(
188, 228)
596         Me.Button20.Name =
"Button20"
597         Me.Button20.Size = New System.Drawing.Size(
81, 26)
598         Me.Button20.TabIndex =
5
599         Me.Button20.Text =
"OK"
600         Me.Button20.UseVisualStyleBackColor = False
601         
'
602         
'Label15
603         
'
604         Me.Label15.AutoSize = True
605         Me.Label15.BackColor = System.Drawing.Color.Transparent
606         Me.Label15.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 10.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
607         Me.Label15.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
608         Me.Label15.Location = New System.Drawing.Point(
139, 82)
609         Me.Label15.Name =
"Label15"
610         Me.Label15.Size = New System.Drawing.Size(
228, 119)
611         Me.Label15.TabIndex =
4
612         Me.Label15.Text =
"This Is Utility Software " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Develop By Software Academy" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Copyright@S.A Compute" & _
613             
"rs" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & " " & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "Mobile No. 03012898733"
614         
'
615         
'Label16
616         
'
617         Me.Label16.AutoSize = True
618         Me.Label16.BackColor = System.Drawing.Color.Transparent
619         Me.Label16.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 19.25!, CType((System.Drawing.FontStyle.Bold Or System.Drawing.FontStyle.Underline), System.Drawing.FontStyle), System.Drawing.GraphicsUnit.Point, CType(0, Byte))
620         Me.Label16.ForeColor = System.Drawing.SystemColors.ActiveCaptionText
621         Me.Label16.Location = New System.Drawing.Point(
157, 36)
622         Me.Label16.Name =
"Label16"
623         Me.Label16.Size = New System.Drawing.Size(
126, 30)
624         Me.Label16.TabIndex =
3
625         Me.Label16.Text =
"About Us"
626         
'
627         
'Button21
628         
'
629         Me.Button21.BackColor = System.Drawing.Color.Transparent
630         Me.Button21.BackgroundImage = Global.FolderLock.My.Resources.Resources.changpass
631         Me.Button21.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
632         Me.Button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat
633         Me.Button21.Location = New System.Drawing.Point(
394, 40)
634         Me.Button21.Name =
"Button21"
635         Me.Button21.Size = New System.Drawing.Size(
37, 34)
636         Me.Button21.TabIndex =
10
637         Me.Button21.UseVisualStyleBackColor = False
638         
'
639         
'Label17
640         
'
641         Me.Label17.AutoSize = True
642         Me.Label17.BackColor = System.Drawing.Color.Transparent
643         Me.Label17.Font = New System.Drawing.Font(
"Verdana", 8.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
644         Me.Label17.Location = New System.Drawing.Point(
436, 58)
645         Me.Label17.Name =
"Label17"
646         Me.Label17.Size = New System.Drawing.Size(
121, 13)
647         Me.Label17.TabIndex =
11
648         Me.Label17.Text =
"Change Password"
649         
'
650         
'frmMain
651         
'
652         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
653         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
654         Me.BackgroundImage = Global.FolderLock.My.Resources.Resources.Main2
655         Me.ClientSize = New System.Drawing.Size(
668, 526)
656         Me.Controls.Add(Me.Label17)
657         Me.Controls.Add(Me.Button21)
658         Me.Controls.Add(Me.Panel3)
659         Me.Controls.Add(Me.Panel2)
660         Me.Controls.Add(Me.GroupBox2)
661         Me.Controls.Add(Me.GroupBox1)
662         Me.Controls.Add(Me.Button6)
663         Me.Controls.Add(Me.Panel1)
664         Me.Controls.Add(Me.Button2)
665         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
666         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
667         Me.Name =
"frmMain"
668         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
669         Me.Text =
"frmMain"
670         Me.Panel1.ResumeLayout(False)
671         Me.Panel1.PerformLayout()
672         Me.GroupBox1.ResumeLayout(False)
673         Me.GroupBox1.PerformLayout()
674         Me.GroupBox2.ResumeLayout(False)
675         Me.GroupBox2.PerformLayout()
676         Me.Panel2.ResumeLayout(False)
677         Me.GroupBox4.ResumeLayout(False)
678         Me.GroupBox4.PerformLayout()
679         Me.GroupBox3.ResumeLayout(False)
680         Me.GroupBox3.PerformLayout()
681         Me.Panel3.ResumeLayout(False)
682         Me.Panel3.PerformLayout()
683         Me.ResumeLayout(False)
684         Me.PerformLayout()
685
686     End Sub
687     Friend WithEvents Button2 As System.Windows.Forms.Button
688     Friend WithEvents Panel1 As System.Windows.Forms.Panel
689     Friend WithEvents Button3 As System.Windows.Forms.Button
690     Friend WithEvents Button1 As System.Windows.Forms.Button
691     Friend WithEvents Button4 As System.Windows.Forms.Button
692     Friend WithEvents Button5 As System.Windows.Forms.Button
693     Friend WithEvents Label3 As System.Windows.Forms.Label
694     Friend WithEvents Label2 As System.Windows.Forms.Label
695     Friend WithEvents Label1 As System.Windows.Forms.Label
696     Friend WithEvents Button6 As System.Windows.Forms.Button
697     Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
698     Friend WithEvents Button7 As System.Windows.Forms.Button
699     Friend WithEvents Label5 As System.Windows.Forms.Label
700     Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
701     Friend WithEvents Label4 As System.Windows.Forms.Label
702     Friend WithEvents Button8 As System.Windows.Forms.Button
703     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
704     Friend WithEvents Label6 As System.Windows.Forms.Label
705     Friend WithEvents Label7 As System.Windows.Forms.Label
706     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
707     Friend WithEvents Button9 As System.Windows.Forms.Button
708     Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
709     Friend WithEvents Button10 As System.Windows.Forms.Button
710     Friend WithEvents Label8 As System.Windows.Forms.Label
711     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
712     Friend WithEvents Button11 As System.Windows.Forms.Button
713     Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
714     Friend WithEvents Button12 As System.Windows.Forms.Button
715     Friend WithEvents Label10 As System.Windows.Forms.Label
716     Friend WithEvents Label9 As System.Windows.Forms.Label
717     Friend WithEvents Button13 As System.Windows.Forms.Button
718     Friend WithEvents Panel2 As System.Windows.Forms.Panel
719     Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
720     Friend WithEvents Button17 As System.Windows.Forms.Button
721     Friend WithEvents Button18 As System.Windows.Forms.Button
722     Friend WithEvents Button19 As System.Windows.Forms.Button
723     Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
724     Friend WithEvents Label13 As System.Windows.Forms.Label
725     Friend WithEvents Label14 As System.Windows.Forms.Label
726     Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
727     Friend WithEvents Button14 As System.Windows.Forms.Button
728     Friend WithEvents Button15 As System.Windows.Forms.Button
729     Friend WithEvents Button16 As System.Windows.Forms.Button
730     Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
731     Friend WithEvents Label11 As System.Windows.Forms.Label
732     Friend WithEvents Label12 As System.Windows.Forms.Label
733     Friend WithEvents Panel3 As System.Windows.Forms.Panel
734     Friend WithEvents Button20 As System.Windows.Forms.Button
735     Friend WithEvents Label15 As System.Windows.Forms.Label
736     Friend WithEvents Label16 As System.Windows.Forms.Label
737     Friend WithEvents Button21 As System.Windows.Forms.Button
738     Friend WithEvents Label17 As System.Windows.Forms.Label
739 End Class


Gõ tìm kiếm nhanh...